<script>on mouseUp--- Lat/Long to UTMglobal fplat, fplong, fputmE, fputmN, calsecslong, calsecslatset numberformat to 0.00put 0.00 into LgSput 0.00 into LatSput 0.00 into GDput empty into card field id 29put empty into card field id 30put card field "LongDeg" * 3600 into LgSput LgS + card field "LongMin" * 60 into LgSput Lgs + card field "LongSec" into LgSput card field "LatDeg" * 3600 into LatSput LatS + card field "LatMin" * 60 into LatSput LatS + card field "LatSec" into LatSput -1*(LgS - fplong) into DiffLgsput (LatS - fplat) into DiffLatsput DiffLgs/calsecslong into Eput DiffLats/calsecslat into Nput card field "GridDevDeg" into GDput GD + (card field "GridDevMin"/60) into GDput GD/57.29577951 into GDput ((E)*cos(GD) - (N)*sin(GD) + fputme) into UTMEput ((N)*cos(GD) + (E)*sin(GD) + fputmn) into UTMNif UTME <0 thenput 100 + UTME into UTMEput "*-" into card field id 29end ifif UTME >100 then put "*+" into cd fld id 29put UTME into card field "UTMEasting"if UTMN <0 thenput 100 + UTMN into UTMNput "*-" into cd fld id 30end ifif UTMN > 100 then put "*+" into cd fld id 30put UTMN into card field "UTMNorthing"end mouseUp</script>
</part>
<part>
<id>21</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>115</left>
<top>144</top>
<right>216</right>
<bottom>161</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>UTM-Lat/Long</name>
<script>on mouseUpgo to next cardend mouseUp</script>
</part>
<part>
<id>22</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>107</left>
<top>30</top>
<right>119</right>
<bottom>94</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>?????</name>
<script>on mouseUpshow card field "help"show card button "OK"end mouseUp</script>
</part>
<part>
<id>25</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>0</left>
<top>135</top>
<right>223</right>
<bottom>161</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name></name>
<script>on mouseUpvisual effect shrink to centergo to card "UTM-latlong"end mouseUp</script>
<script>on mouseUpvisual effect wipe rightpush cardgo to card "calibrate"end mouseUp</script>
</part>
<part>
<id>24</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>188</left>
<top>24</top>
<right>206</right>
<bottom>41</bottom>
</rect>
<style>rectangle</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>OK</name>
<script>on mouseUphide card field "help"hide card button "OK"end mouseUp</script>
</part>
<content>
<layer>card</layer>
<id>8</id>
<text>d m s</text>
</content>
<content>
<layer>card</layer>
<id>9</id>
<text>d m s</text>
</content>
<content>
<layer>card</layer>
<id>13</id>
<text>d m</text>
</content>
<content>
<layer>card</layer>
<id>16</id>
<text>E N</text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>79</text>
</content>
<content>
<layer>card</layer>
<id>2</id>
<text>3.53</text>
</content>
<content>
<layer>card</layer>
<id>4</id>
<text>43</text>
</content>
<content>
<layer>card</layer>
<id>14</id>
<text>57.91</text>
</content>
<content>
<layer>card</layer>
<id>15</id>
<text>76.95</text>
</content>
<content>
<layer>card</layer>
<id>11</id>
<text>1</text>
</content>
<content>
<layer>card</layer>
<id>12</id>
<text>12</text>
</content>
<content>
<layer>card</layer>
<id>6</id>
<text>7.85</text>
</content>
<content>
<layer>card</layer>
<id>23</id>
<text><span class="style1">• To use the card simply enter the data into the boxes and press the</span><span class="style2"> do! </span><span class="style1"> button. The results are displayed in their boxes.• If you wish to use decimal minutes (rather than seconds) simply enter the decimal values in the </span><span class="style3">minutes</span><span class="style1"> field. Ensure the </span><span class="style3">seconds</span><span class="style1"> field is empty. • The signs *- and *+ indicate that the UTM coordinate calculated has moved outside the 100 x 100 km square containing the fixed point to calibrate the relationship.• The conversion is made assuming a simple linear transformation between the alignment of the Latitude/Longitude grid, and that of the UTM grid with the amount of local rotation based on the local UTM Grid Deviation from True North (TN) obtained from the NTS maps. • The local Grid Deviation can be read from the NTS topographic map you are using (usually the right hand side, but it may be at the bottom on older maps.) Default is 1˚ 12' for Niagara North 1:50,000.• NOT FIELD TESTED BEYOND NIAGARA PENINSULA••</span><span class="style2"> DO NOT USE FOR DIRECTING MISSILES</span><span class="style1">••• DIRECT COMPLAINTS ABOUT ACCURACY TO PRESIDENT CLINTON ATPresident@whitehouse.gov</span></text>
</content>
<content>
<layer>background</layer>
<id>2</id>
<text>2</text>
</content>
<name>LatLong-UTM</name>
<script></script>
</card>
card_4993.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUpglobal fplat, fplong, fputmE, fputmN, calsecslong, calsecslatput cd fld id 2 into fpldput cd fld id 3 into fplmput fpld * 3600 + fplm * 60 into fplatput cd fld id 4 * 3600 + cd fld id 5 * 60 into fplongput cd fld id 6 into fputmEput cd fld id 7 into fputmNput cd fld id 8 into calsecslongput cd fld id 9 into calsecslatend mouseUp</script>
</part>
<part>
<id>2</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>39</left>
<top>35</top>
<right>74</right>
<bottom>52</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>FPLatdeg</name>
<script></script>
</part>
<part>
<id>3</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>76</left>
<top>35</top>
<right>113</right>
<bottom>52</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>FPLatMin</name>
<script></script>
</part>
<part>
<id>4</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>39</left>
<top>53</top>
<right>74</right>
<bottom>70</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>FPLongDeg</name>
<script></script>
</part>
<part>
<id>5</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>76</left>
<top>53</top>
<right>114</right>
<bottom>70</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>FPLongMin</name>
<script></script>
</part>
<part>
<id>6</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>181</left>
<top>35</top>
<right>223</right>
<bottom>52</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>FPUTME</name>
<script></script>
</part>
<part>
<id>7</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>181</left>
<top>53</top>
<right>223</right>
<bottom>70</bottom>
</rect>
<style>rectangle</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>9</textSize>
<textStyle>plain</textStyle>
<textHeight>12</textHeight>
<name>FPUTMN</name>
<script></script>
</part>
<part>
<id>8</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>174</left>
<top>114</top>
<right>211</right>
<bottom>131</bottom>
</rect>
<style>shadow</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>CalSecsLong</name>
<script></script>
</part>
<part>
<id>9</id>
<type>field</type>
<visible> <true /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <false /> </lockText>
<rect>
<left>174</left>
<top>149</top>
<right>211</right>
<bottom>166</bottom>
</rect>
<style>shadow</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>Geneva</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<textHeight>16</textHeight>
<name>CalSecsLat</name>
<script></script>
</part>
<part>
<id>10</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>5</left>
<top>74</top>
<right>47</right>
<bottom>96</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>HELP!</name>
<script>on mouseUpshow card field "help!"show card button "OK"end mouseUp</script>
<script>on mouseUphide card field "help!"hide card button "ok"end mouseUp</script>
</part>
<content>
<layer>card</layer>
<id>12</id>
<text><span class="style4">lick on </span><span class="style5">ok</span><span class="style4">when finished </span><span class="style1">This card enables you to customise this utility stack, which converts Latitude/ Longidude to UTM or vice-versa, to your local area.</span><span class="style2">STEPS</span><span class="style1">(1) Choose a convenient point - probably one with a simple Lat/Long coordinate is the best way to go, and determine the corresponding UTM cocordinates to at least 10 metre accuracy and enter the figure in the box in the format KM.xx, eg. 34.56 (instead of as a single string 3456 which is more usual in map reading conventions). Here the 34 is kilometres; the .35 is the fraction of a kilometre, accurate to 10 metres. (2) You must also supply two other values. Using the markings along the margin of the map determine the number of seconds of both latitude and longitude that there are in a one kilometre of latitude and longitude respectively. Enter these in the corresponding fields as indicated.</span><span class="style2">NOTE</span><span class="style1"> these </span><span class="style2">do</span><span class="style1"> differ significantly! (3) Read off the deviation (degrees and minutes) between the UTM grid and the Lat/Long grid from the margin of the map sheet. Enter these in the appropriate boxes of the conversion cards, not this card. These values will differ from map sheet to map sheet, but small changes in the minutes will not have a big effect on the final answer. Smaller scale maps may have an averaged value you can use.THEN BE SURE TO CLICK THE </span><span class="style5">CALIBRATE</span><span class="style1"> BUTTONFOR THE CHANGES TO TAKE EFFECT!Values entered become the default values. The stack reads them before opening for use.That is all!</span></text>
</content>
<content>
<layer>card</layer>
<id>2</id>
<text>43</text>
</content>
<content>
<layer>card</layer>
<id>3</id>
<text>00</text>
</content>
<content>
<layer>card</layer>
<id>4</id>
<text>79</text>
</content>
<content>
<layer>card</layer>
<id>5</id>
<text>22.5</text>
</content>
<content>
<layer>card</layer>
<id>8</id>
<text><span class="style7">4.20</span></text>
</content>
<content>
<layer>card</layer>
<id>9</id>
<text><span class="style7">2.42</span></text>
</content>
<content>
<layer>card</layer>
<id>6</id>
<text>32.47</text>
</content>
<content>
<layer>card</layer>
<id>7</id>
<text>61.89</text>
</content>
<content>
<layer>background</layer>
<id>2</id>
<text>3</text>
</content>
<name>CALIBRATE</name>
<script></script>
</card>
card_4135.xml
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
<script>on mouseUp--- UTM to Lat/Longglobal fplat, fplong, fputmE, fputmN, calsecslong, calsecslatset numberformat to 0.00put 0.00 into Eput 0.00 into Nput 0.00 into GDput card field "UTMEasting" into Eput card field "UTMNorthing" into Nput E - fputme into Eput N - fputmn into Nput card field "GridDevDeg" into GDput GD + (card field "GridDevMin"/60) into GDput GD/57.29577951 into GDput (E)*cos(GD) + (N)*sin(GD) into UTMEput (N)*cos(GD) - (E)*sin(GD) into UTMNput UTME*calsecslong into DiffLgsput UTMN*calsecslat into DiffLatsput -1*(DiffLgs) + fplong into LgSput DiffLats + fplat into Latsset numberformat to 0.--- parse into Longitudeput ((LgS/3600) - trunc(LgS/3600))*60 into partLput trunc(LgS/3600) into card field "LongDeg"get the hilite of card button "DecDegUL"if it = "false" thenput (partL - trunc(partL))*60 into card field "LongSec"put trunc(partL) into card field "LongMin"elseset numberformat to 0.00put partL into card field "LongMin"put empty into card field "LongSec"end ifset numberformat to 0.--- parse into Latitudeput trunc(LatS/3600) into card field "LatDeg"put ((LatS/3600) - trunc(LatS/3600))*60 into partLget the hilite of card button "DecDegUL"if it = "false" thenput trunc(partL) into card field "LatMin"put (partL - trunc(partL))*60 into card field "LatSec"elseset numberformat to 0.00put partL into card field "LatMin"put empty into card field "LatSec"end ifend mouseUp</script>
</part>
<part>
<id>21</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>106</left>
<top>137</top>
<right>220</right>
<bottom>158</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>Lat/Long to UTM</name>
<script>on mouseUpgo to previous cardend mouseUp</script>
</part>
<part>
<id>28</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>205</left>
<top>77</top>
<right>223</right>
<bottom>94</bottom>
</rect>
<style>checkbox</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>DecDegUL</name>
<script>on mouseUpend mouseUp</script>
</part>
<part>
<id>22</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>94</left>
<top>28</top>
<right>122</right>
<bottom>77</bottom>
</rect>
<style>roundrect</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>?????</name>
<script>on mouseUpshow card field "help"show card button "OK"end mouseUp</script>
</part>
<part>
<id>25</id>
<type>button</type>
<visible> <true /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>4</left>
<top>137</top>
<right>221</right>
<bottom>159</bottom>
</rect>
<style>transparent</style>
<showName> <false /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <true /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name></name>
<script>on mouseUpvisual effect shrink to center fastgo to card "latlong-utm"end mouseUp</script>
</part>
<part>
<id>24</id>
<type>button</type>
<visible> <false /> </visible>
<reserved5> 0 </reserved5>
<reserved4> 0 </reserved4>
<reserved3> 0 </reserved3>
<reserved2> 0 </reserved2>
<reserved1> 0 </reserved1>
<enabled> <true /> </enabled>
<rect>
<left>207</left>
<top>20</top>
<right>224</right>
<bottom>162</bottom>
</rect>
<style>rectangle</style>
<showName> <true /> </showName>
<highlight> <false /> </highlight>
<autoHighlight> <false /> </autoHighlight>
<sharedHighlight> <true /> </sharedHighlight>
<family>0</family>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>center</textAlign>
<font>Chicago</font>
<textSize>12</textSize>
<textStyle>plain</textStyle>
<name>OK</name>
<script>on mouseUphide card field "help"hide card button "OK"end mouseUp</script>
<script>on mouseUpvisual effect wipe rightpush cardgo to card "calibrate"end mouseUp</script>
</part>
<part>
<id>23</id>
<type>field</type>
<visible> <false /> </visible>
<dontWrap> <false /> </dontWrap>
<dontSearch> <false /> </dontSearch>
<sharedText> <false /> </sharedText>
<fixedLineHeight> <false /> </fixedLineHeight>
<autoTab> <false /> </autoTab>
<lockText> <true /> </lockText>
<rect>
<left>0</left>
<top>22</top>
<right>207</right>
<bottom>162</bottom>
</rect>
<style>scrolling</style>
<autoSelect> <false /> </autoSelect>
<showLines> <false /> </showLines>
<wideMargins> <false /> </wideMargins>
<multipleLines> <false /> </multipleLines>
<reservedFamily> 0 </reservedFamily>
<titleWidth>0</titleWidth>
<icon>0</icon>
<textAlign>left</textAlign>
<font>New Century Schlbk</font>
<textSize>10</textSize>
<textStyle>plain</textStyle>
<textHeight>13</textHeight>
<name>help</name>
<script></script>
</part>
<content>
<layer>card</layer>
<id>8</id>
<text><span class="style1">eg mins secs</span><span class="style8">longitude</span></text>
</content>
<content>
<layer>card</layer>
<id>9</id>
<text><span class="style9">eg mins secs</span><span class="style1">latitude</span></text>
</content>
<content>
<layer>card</layer>
<id>13</id>
<text>d m</text>
</content>
<content>
<layer>card</layer>
<id>16</id>
<text>E N </text>
</content>
<content>
<layer>card</layer>
<id>1</id>
<text>79</text>
</content>
<content>
<layer>card</layer>
<id>4</id>
<text>43</text>
</content>
<content>
<layer>card</layer>
<id>14</id>
<text>36.70</text>
</content>
<content>
<layer>card</layer>
<id>15</id>
<text>74.4</text>
</content>
<content>
<layer>card</layer>
<id>11</id>
<text>1</text>
</content>
<content>
<layer>card</layer>
<id>12</id>
<text>11</text>
</content>
<content>
<layer>card</layer>
<id>6</id>
<text>6</text>
</content>
<content>
<layer>card</layer>
<id>23</id>
<text><span class="style1">• To use the card simply enter the data into the boxes and press the</span><span class="style2"> do! </span><span class="style1"> button. The results are displayed in their boxes.• Check the</span><span class="style3"> ?Decimal Degs </span><span class="style1"> box if you wish this format.Then press the</span><span class="style2"> Do!</span><span class="style1"> button to obtain the answers in the new format.• To use UTM coordinates outside the 100 x 100 km squared containing your fixed point, enter negative complement coordinates if the figure would be in the next square west (for eastings) or the next square south (for northings). E.g. enter the easting coordinate 93.51 (in the next square west) as -6.49, likewise for northings. For values in the next square east or north simply enter the coordinate + 100. E.g., for the northing 13.25</span><span class="style3"> in the next square north</span><span class="style1"> enter 113.25. • The conversion is made assuming a simple linear transformation between the alignment of the Latitude/Longitude grid, and that of the UTM grid with the amount of local rotation based on the local UTM Grid Deviation from True North (TN) obtained from the NTS maps. • The local Grid Deviation can be read from the NTS topographic map you are using (usually the right hand side, but it may be at the bottom on older maps.) Default is 1˚ 12' for Niagara North 1:50,000.• Use the button across the bottom to make conversions in the other direction.• NOT FIELD TESTED BEYOND NIAGARA PENINSULA•</span><span class="style2"> DO NOT USE FOR DIRECTING MISSILES</span><span class="style1">• DIRECT COMPLAINTS ABOUT ACCURACY TO PRESIDENT CLINTON ATPresident @whitehouse.gov</span><span class="style2"></span></text>